Skip to content

[codex] Bump Go to 1.26.2#631

Merged
winhowes merged 1 commit intomainfrom
codex/bump-go-to-1.26.2
Apr 21, 2026
Merged

[codex] Bump Go to 1.26.2#631
winhowes merged 1 commit intomainfrom
codex/bump-go-to-1.26.2

Conversation

@winhowes
Copy link
Copy Markdown
Owner

Motivation

  • Keep AuthTranslator on the latest stable Go release.
  • Align the module go directive, CI test toolchain, and release workflow toolchain on the same version.

Description

  • Updated go.mod from go 1.24.3 to go 1.26.2.
  • Updated the Go version used by .github/workflows/test.yml to 1.26.2.
  • Updated the Go version used by .github/workflows/releaser.yml to 1.26.2.

Testing

  • Verified the latest stable release from https://go.dev/VERSION?m=text, which reported go1.26.2.
  • GOTOOLCHAIN=go1.26.2 go mod tidy
  • GOTOOLCHAIN=go1.26.2 go version
  • GOTOOLCHAIN=go1.26.2 go test ./...
  • GOTOOLCHAIN=go1.26.2 go vet ./...
  • test -z "$(git ls-files '*.go' | xargs gofmt -l)"

Codex Task

@winhowes winhowes marked this pull request as ready for review April 21, 2026 17:40
Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@winhowes winhowes merged commit 7723045 into main Apr 21, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant